css: Fix radial-gradient() color stop computation
authorBenjamin Otte <otte@redhat.com>
Wed, 2 Nov 2016 14:19:49 +0000 (15:19 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 2 Nov 2016 14:19:49 +0000 (15:19 +0100)
commit6dddf0447e4f4462c9568a1c506ee621e933990e
tree5311378996d1c5e852fa2becc4cf76613478ecd5
parent2d7df8e66a59a140aff623c27d91f409ba668f38
css: Fix radial-gradient() color stop computation

The copy/paste from the linear gradient code had an error.
gtk/gtkcssimageradial.c